loginrequest
Class Logout

java.lang.Object
  extended by loginrequest.Logout

public class Logout
extends java.lang.Object


Field Summary
protected  java.lang.String deviceName
           
 
Constructor Summary
Logout()
           
 
Method Summary
 java.lang.String getDeviceName()
          Gets the value of the deviceName property.
 void setDeviceName(java.lang.String value)
          Sets the value of the deviceName property.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

deviceName

protected java.lang.String deviceName
Constructor Detail

Logout

public Logout()
Method Detail

getDeviceName

public java.lang.String getDeviceName()
Gets the value of the deviceName property.

Returns:
possible object is String

setDeviceName

public void setDeviceName(java.lang.String value)
Sets the value of the deviceName property.

Parameters:
value - allowed object is String